projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85de137
)
* term.c (syms_of_term): Initialize default_orig_pair,
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 25 Jul 2008 18:12:23 +0000
(18:12 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 25 Jul 2008 18:12:23 +0000
(18:12 +0000)
default_set_foreground, and default_set_background.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f7d0efd5b582d1ecd961d6e15bbac77ec6082699..5b0c24df3f2e6b66130eaa88fed2be1d69581112 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-07-25 Chong Yidong <cyd@stupidchicken.com>
+ * term.c (syms_of_term): Initialize default_orig_pair,
+ default_set_foreground, and default_set_background.
+
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
clash (bug#86).
(getloadavg): Callers changed.